|
|
|
|
CurrentTab Field, SwitchingEventArgs Class |
The zero-based index of the currently active tab or -1 if there is no active tab.
Syntax SwitchingEventArgs Class (Softelvdm.SftTabsNET)
VB |
Public Property CurrentTab As Integer |
C# |
public int CurrentTab; |
C++ |
public: int CurrentTab; |
Comments
The CurrentTab field contains the zero-based index of the currently active tab or -1 if there is no active tab.